0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.8833320140839 413 1.1526 0


No Amazon API Requests Made.


App Debug - Total Time 1.8833320140839 seconds

Number Time From Start Name Description
1 0.71591091156006 Initialise Initialise FSB Function
2 0.71894192695618 App Controller Start Start of the App controller (called before the controller of every page)
3 0.75621294975281 Start of getCategoryListByGroup Function Before first category groups query
4 0.75730299949646 After initial query Before first category groups query
5 0.75730299949646 Get Category List for Group Before the call to getCategoryList function
6 0.75730490684509 Start of GetCategoryList function Start of the function
7 0.7573070526123 Before getting categories Query to get specific category list
8 0.75837993621826 After getting categories Query to get specific category list
9 0.75838112831116 Before getting category custom Before call to function getCategoryCustom
10 0.77534198760986 After getting category custom After call to function getCategoryCustom
11 0.77534508705139 Before getting category custom Before call to function getCategoryCustom
12 0.78387212753296 After getting category custom After call to function getCategoryCustom
13 0.78387308120728 Before getting category custom Before call to function getCategoryCustom
14 0.78850698471069 After getting category custom After call to function getCategoryCustom
15 0.78850793838501 Before getting category custom Before call to function getCategoryCustom
16 0.79234790802002 After getting category custom After call to function getCategoryCustom
17 0.79235100746155 Before getting category custom Before call to function getCategoryCustom
18 0.7968111038208 After getting category custom After call to function getCategoryCustom
19 0.79681205749512 Before getting category custom Before call to function getCategoryCustom
20 0.80008792877197 After getting category custom After call to function getCategoryCustom
21 0.80008912086487 End of GetCategoryList function End of the function
22 0.80009508132935 Get Category List for Group Before the call to getCategoryList function
23 0.80009698867798 Start of GetCategoryList function Start of the function
24 0.80009794235229 Before getting categories Query to get specific category list
25 0.80049991607666 End of getCategoryListByGroup Function Before return()
26 1.6555550098419 App Controller End End of the App controller (called before the controller of every page)
27 1.8196189403534 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.8207080364227 Before Get Options Before the call to getOptions in the tpl class
29 1.8626549243927 After Get Options After the call to getOptions in the tpl class
30 1.8626899719238 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8833239078522 Finalizing debug Before the debug is output to the page.
32 1.8833310604095 End of App This is the end of the app logging, final timestamp


Query Debug - 413 Database Queries. Total time 1.1526 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.0007929801940918
SELECT parameter, value FROM parameters
2 0.0048 0.0047509670257568
SELECT * FROM `bad_bots`
3 0.0003 0.00028586387634277
SET time_zone = 'Europe/London'
4 0.0016 0.0016300678253174
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0015339851379395
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"216.73.217.7\";}'
6 0.0016 0.0015618801116943
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751355487'
7 0.0021 0.0020949840545654
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00044798851013184
UPDATE autorun SET lastrun = '2025-07-01 07:38:07' WHERE id = '9'
9 0.0005 0.00046300888061523
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0016930103302002
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.0003349781036377
SELECT * FROM pages WHERE id = 52
12 0.0029 0.0029370784759521
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0334 0.033365964889526
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.0005800724029541
SELECT * FROM pages WHERE pagename = 'search'
15 0.0011 0.0010850429534912
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0011 0.0010631084442139
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0059 0.005897045135498
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0013 0.0013351440429688
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0008 0.00081896781921387
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032901763916016
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0048069953918457
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0012 0.0011899471282959
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0011 0.001121997833252
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0011 0.0010809898376465
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032496452331543
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030779838562012
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034785270690918
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028800964355469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00034213066101074
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0031359195709229
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00034594535827637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002899169921875
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.001101016998291
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031399726867676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '28'
39 0.0013 0.0012779235839844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00038814544677734
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029897689819336
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041484832763672
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00032997131347656
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031614303588867
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00046896934509277
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0005 0.00053715705871582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0005 0.00050806999206543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.0004432201385498
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.00055384635925293
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.00045013427734375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0004 0.00040602684020996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00050902366638184
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00088906288146973
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00043606758117676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00042414665222168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00032997131347656
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042200088500977
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00032210350036621
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00035309791564941
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00051593780517578
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034594535827637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029301643371582
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.0003960132598877
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0028 0.0027601718902588
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0011 0.0010838508605957
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00059604644775391
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0008 0.00081896781921387
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092005729675293
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0008 0.00084519386291504
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8423 0.84227991104126
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.217.7') >= INET_ATON(ip_start) AND INET_ATON('216.73.217.7') <= INET_ATON(ip_end)
79 0.0031 0.0030570030212402
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0011 0.0010578632354736
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003969669342041
SELECT * FROM pages WHERE pagename = 'search'
82 0.0052 0.0051507949829102
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013749599456787
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0010888576507568
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0048201084136963
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013840198516846
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00039196014404297
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00083494186401367
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.217.7'
89 0.0005 0.00053000450134277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0041108131408691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034999847412109
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0003 0.00031304359436035
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0078 0.0077569484710693
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027894973754883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0003 0.0002899169921875
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0006 0.00059318542480469
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00031495094299316
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0047 0.004723072052002
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0007 0.00065302848815918
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0004 0.0004279613494873
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0004 0.00043201446533203
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0083 0.0082871913909912
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00029516220092773
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0002 0.00023698806762695
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = '1244'
108 0.0010 0.0010139942169189
SELECT * FROM productimages WHERE product_id = '1244' ORDER BY sortorder ASC
109 0.0004 0.00036191940307617
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1244' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0010 0.0009770393371582
SELECT * FROM product_image_select WHERE product_id = '1244'
111 0.0008 0.0007929801940918
SELECT * FROM productcustomimages WHERE product_id = '1244'
112 0.0010 0.0010190010070801
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
113 0.0015 0.0014760494232178
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0017 0.0017199516296387
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
115 0.0022 0.0021710395812988
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1244' AND a.name = n.originalname
116 0.0004 0.00035619735717773
SELECT * FROM productoffers WHERE product_id = '1244' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0004 0.00044393539428711
SELECT * FROM productoffers
                WHERE product_id = '1244' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = 1244
                ORDER BY price ASC LIMIT 1
119 0.0005 0.00049495697021484
SELECT value FROM productattributes
                WHERE product_id = '1244'
                AND name = 'ListPriceAmount'
120 0.0004 0.00038003921508789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
121 0.0006 0.00056004524230957
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0004 0.00037121772766113
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
123 0.0004 0.00039505958557129
SELECT value FROM productattributes WHERE product_id = '1244' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0008 0.00084996223449707
SELECT * FROM products WHERE parent_id = '1244'
125 0.0005 0.00050902366638184
SELECT * FROM products WHERE id = '939'
126 0.0006 0.00060200691223145
SELECT * FROM productimages WHERE product_id = '939' ORDER BY sortorder ASC
127 0.0019 0.0018630027770996
SELECT * FROM product_image_select WHERE product_id = '939'
128 0.0005 0.00052094459533691
SELECT * FROM productcustomimages WHERE product_id = '939'
129 0.0015 0.0014688968658447
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '939' AND a.name = n.originalname
130 0.0007 0.00069284439086914
SELECT * FROM productoffers WHERE product_id = '939' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0005 0.00054097175598145
SELECT * FROM productoffers
                WHERE product_id = '939' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = 939
                ORDER BY price ASC LIMIT 1
133 0.0007 0.0006709098815918
SELECT value FROM productattributes
                WHERE product_id = '939'
                AND name = 'ListPriceAmount'
134 0.0009 0.00093388557434082
SELECT value FROM productattributes WHERE product_id = '939' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0009 0.00093197822570801
SELECT * FROM products WHERE id = '1277'
136 0.0004 0.00042510032653809
SELECT * FROM productimages WHERE product_id = '1277' ORDER BY sortorder ASC
137 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '1277'
138 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1277'
139 0.0008 0.00080490112304688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1277' AND a.name = n.originalname
140 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1277' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '1277' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 1277
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00030994415283203
SELECT value FROM productattributes
                WHERE product_id = '1277'
                AND name = 'ListPriceAmount'
144 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '1277' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '992'
146 0.0004 0.00043201446533203
SELECT * FROM productimages WHERE product_id = '992' ORDER BY sortorder ASC
147 0.0005 0.00054788589477539
SELECT * FROM product_image_select WHERE product_id = '992'
148 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '992'
149 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '992' AND a.name = n.originalname
150 0.0003 0.0003361701965332
SELECT * FROM productoffers WHERE product_id = '992' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '992' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0004 0.0003819465637207
SELECT value FROM productattributes WHERE product_id = '992' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '1069'
154 0.0004 0.00039410591125488
SELECT * FROM productimages WHERE product_id = '1069' ORDER BY sortorder ASC
155 0.0003 0.00029397010803223
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1069' AND p.id = pi.product_id ORDER BY pi.sortorder
156 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1069'
157 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '1069'
158 0.0004 0.00035190582275391
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1069'
                GROUP BY o.product_id
159 0.0004 0.00037193298339844
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1069'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
160 0.0002 0.00023508071899414
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1069
161 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1069' AND a.name = n.originalname
162 0.0002 0.00023484230041504
SELECT * FROM productoffers WHERE product_id = '1069' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1069' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 1069
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '1069'
                AND name = 'ListPriceAmount'
166 0.0002 0.000244140625
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1069'
                GROUP BY o.product_id
167 0.0004 0.00043702125549316
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1069'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0002 0.00023484230041504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1069
169 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '1069' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0003 0.00025296211242676
SELECT * FROM products WHERE parent_id = '1069'
171 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1134'
172 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '1134' ORDER BY sortorder ASC
173 0.0002 0.00023913383483887
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1134' AND p.id = pi.product_id ORDER BY pi.sortorder
174 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '1134'
175 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '1134'
176 0.0003 0.00030398368835449
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1134'
                GROUP BY o.product_id
177 0.0004 0.00036716461181641
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
178 0.0002 0.00022697448730469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1134
179 0.0006 0.00055193901062012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1134' AND a.name = n.originalname
180 0.0003 0.00026679039001465
SELECT * FROM productoffers WHERE product_id = '1134' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1134' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 1134
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '1134'
                AND name = 'ListPriceAmount'
184 0.0004 0.00039196014404297
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1134'
                GROUP BY o.product_id
185 0.0004 0.00038385391235352
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1134
187 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '1134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0003 0.00025415420532227
SELECT * FROM products WHERE parent_id = '1134'
189 0.0006 0.00057697296142578
SELECT * FROM products WHERE id = '859'
190 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '859' ORDER BY sortorder ASC
191 0.0008 0.00080585479736328
SELECT * FROM product_image_select WHERE product_id = '859'
192 0.0008 0.00075602531433105
SELECT * FROM productcustomimages WHERE product_id = '859'
193 0.0051 0.0050609111785889
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '859' AND a.name = n.originalname
194 0.0019 0.0019378662109375
SELECT * FROM productoffers WHERE product_id = '859' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0012 0.001168966293335
SELECT * FROM productoffers
                WHERE product_id = '859' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0009 0.00086593627929688
SELECT * FROM productoffers
                WHERE product_id = 859
                ORDER BY price ASC LIMIT 1
197 0.0011 0.0010678768157959
SELECT value FROM productattributes
                WHERE product_id = '859'
                AND name = 'ListPriceAmount'
198 0.0009 0.00091004371643066
SELECT value FROM productattributes WHERE product_id = '859' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0008 0.0007779598236084
SELECT * FROM products WHERE id = '4245'
200 0.0007 0.00065493583679199
SELECT * FROM productimages WHERE product_id = '4245' ORDER BY sortorder ASC
201 0.0010 0.0009610652923584
SELECT * FROM product_image_select WHERE product_id = '4245'
202 0.0005 0.00045895576477051
SELECT * FROM productcustomimages WHERE product_id = '4245'
203 0.0016 0.0015630722045898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4245' AND a.name = n.originalname
204 0.0006 0.00058507919311523
SELECT * FROM productoffers WHERE product_id = '4245' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0005 0.00045204162597656
SELECT * FROM productoffers
                WHERE product_id = '4245' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0005 0.00051403045654297
SELECT value FROM productattributes WHERE product_id = '4245' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0006 0.00061607360839844
SELECT * FROM products WHERE id = '977'
208 0.0006 0.00061798095703125
SELECT * FROM productimages WHERE product_id = '977' ORDER BY sortorder ASC
209 0.0009 0.00092792510986328
SELECT * FROM product_image_select WHERE product_id = '977'
210 0.0005 0.00049591064453125
SELECT * FROM productcustomimages WHERE product_id = '977'
211 0.0011 0.0011179447174072
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '977' AND a.name = n.originalname
212 0.0005 0.00054001808166504
SELECT * FROM productoffers WHERE product_id = '977' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = '977' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0005 0.00053000450134277
SELECT value FROM productattributes WHERE product_id = '977' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0006 0.00057792663574219
SELECT * FROM products WHERE id = '926'
216 0.0006 0.00064396858215332
SELECT * FROM productimages WHERE product_id = '926' ORDER BY sortorder ASC
217 0.0009 0.00089406967163086
SELECT * FROM product_image_select WHERE product_id = '926'
218 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '926'
219 0.0016 0.0016210079193115
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '926' AND a.name = n.originalname
220 0.0006 0.00055289268493652
SELECT * FROM productoffers WHERE product_id = '926' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0010 0.0010430812835693
SELECT * FROM productoffers
                WHERE product_id = '926' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0004 0.00040292739868164
SELECT * FROM productoffers
                WHERE product_id = 926
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00031518936157227
SELECT value FROM productattributes
                WHERE product_id = '926'
                AND name = 'ListPriceAmount'
224 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '926' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0005 0.00045204162597656
SELECT * FROM products WHERE id = '3663'
226 0.0004 0.00043606758117676
SELECT * FROM productimages WHERE product_id = '3663' ORDER BY sortorder ASC
227 0.0005 0.00048208236694336
SELECT * FROM product_image_select WHERE product_id = '3663'
228 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '3663'
229 0.0006 0.00063991546630859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3663' AND a.name = n.originalname
230 0.0003 0.00033712387084961
SELECT * FROM productoffers WHERE product_id = '3663' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '3663' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0004 0.0003659725189209
SELECT value FROM productattributes WHERE product_id = '3663' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0003 0.0003361701965332
SELECT * FROM products WHERE id = '948'
234 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '948' ORDER BY sortorder ASC
235 0.0003 0.00028395652770996
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '948' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '948'
237 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '948'
238 0.0004 0.00037980079650879
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '948'
                GROUP BY o.product_id
239 0.0004 0.00039911270141602
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0003 0.00026392936706543
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 948
241 0.0007 0.00070691108703613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '948' AND a.name = n.originalname
242 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '948' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '948' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 948
                ORDER BY price ASC LIMIT 1
245 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '948'
                AND name = 'ListPriceAmount'
246 0.0003 0.00028204917907715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '948'
                GROUP BY o.product_id
247 0.0004 0.0003809928894043
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 948
249 0.0004 0.00037884712219238
SELECT value FROM productattributes WHERE product_id = '948' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.00030207633972168
SELECT * FROM products WHERE parent_id = '948'
251 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1415'
252 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '1415' ORDER BY sortorder ASC
253 0.0003 0.00027203559875488
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1415' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '1415'
255 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '1415'
256 0.0004 0.00037884712219238
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1415'
                GROUP BY o.product_id
257 0.0004 0.00039291381835938
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
259 0.0006 0.00061511993408203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1415' AND a.name = n.originalname
260 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '1415' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1415' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1415
                ORDER BY price ASC LIMIT 1
263 0.0003 0.00028705596923828
SELECT value FROM productattributes
                WHERE product_id = '1415'
                AND name = 'ListPriceAmount'
264 0.0003 0.00027012825012207
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1415'
                GROUP BY o.product_id
265 0.0004 0.00038504600524902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0003 0.00025510787963867
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
267 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '1415' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00028800964355469
SELECT * FROM products WHERE parent_id = '1415'
269 0.0003 0.00029301643371582
SELECT * FROM products WHERE id = '1135'
270 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '1135' ORDER BY sortorder ASC
271 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '1135'
272 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1135'
273 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1135' AND a.name = n.originalname
274 0.0003 0.00034213066101074
SELECT * FROM productoffers WHERE product_id = '1135' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1135' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '1135' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0003 0.00034022331237793
SELECT * FROM products WHERE id = '1114'
278 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '1114' ORDER BY sortorder ASC
279 0.0003 0.00029587745666504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1114' AND p.id = pi.product_id ORDER BY pi.sortorder
280 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '1114'
281 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1114'
282 0.0003 0.00034213066101074
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
283 0.0004 0.00039386749267578
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
284 0.0003 0.00026488304138184
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
285 0.0006 0.00063300132751465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1114' AND a.name = n.originalname
286 0.0002 0.00024986267089844
SELECT * FROM productoffers WHERE product_id = '1114' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1114' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = 1114
                ORDER BY price ASC LIMIT 1
289 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '1114'
                AND name = 'ListPriceAmount'
290 0.0003 0.00025296211242676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
291 0.0004 0.0003659725189209
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
292 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
293 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '1114' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
294 0.0003 0.00027608871459961
SELECT * FROM products WHERE parent_id = '1114'
295 0.0003 0.00030207633972168
SELECT * FROM products WHERE id = '1684'
296 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '1684' ORDER BY sortorder ASC
297 0.0005 0.00046515464782715
SELECT * FROM product_image_select WHERE product_id = '1684'
298 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '1684'
299 0.0006 0.00055408477783203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1684' AND a.name = n.originalname
300 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '1684' AND merchantid = 'A1X6FK5RDHNB96'
301 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1684' AND price > 0
                ORDER BY price ASC LIMIT 1
302 0.0003 0.00032210350036621
SELECT value FROM productattributes WHERE product_id = '1684' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
303 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '930'
304 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '930' ORDER BY sortorder ASC
305 0.0003 0.00025796890258789
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '930' AND p.id = pi.product_id ORDER BY pi.sortorder
306 0.0005 0.00049805641174316
SELECT * FROM product_image_select WHERE product_id = '930'
307 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '930'
308 0.0003 0.00032186508178711
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
309 0.0004 0.00040888786315918
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
310 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
311 0.0005 0.00052714347839355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '930' AND a.name = n.originalname
312 0.0004 0.00039482116699219
SELECT * FROM productoffers WHERE product_id = '930' AND merchantid = 'A1X6FK5RDHNB96'
313 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '930' AND price > 0
                ORDER BY price ASC LIMIT 1
314 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 930
                ORDER BY price ASC LIMIT 1
315 0.0004 0.00036978721618652
SELECT value FROM productattributes
                WHERE product_id = '930'
                AND name = 'ListPriceAmount'
316 0.0003 0.0002739429473877
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
317 0.0004 0.00044894218444824
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
318 0.0002 0.00024986267089844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
319 0.0004 0.00036382675170898
SELECT value FROM productattributes WHERE product_id = '930' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0002 0.00024795532226562
SELECT * FROM products WHERE parent_id = '930'
321 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '924'
322 0.0004 0.00036120414733887
SELECT * FROM productimages WHERE product_id = '924' ORDER BY sortorder ASC
323 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '924'
324 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '924'
325 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '924' AND a.name = n.originalname
326 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '924' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '924' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0011 0.0011210441589355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1244' ORDER BY timestamp DESC
330 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '939' ORDER BY timestamp DESC
331 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1277' ORDER BY timestamp DESC
332 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '992' ORDER BY timestamp DESC
333 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1069' ORDER BY timestamp DESC
334 0.0002 0.00020480155944824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1134' ORDER BY timestamp DESC
335 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '859' ORDER BY timestamp DESC
336 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4245' ORDER BY timestamp DESC
337 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '977' ORDER BY timestamp DESC
338 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '926' ORDER BY timestamp DESC
339 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3663' ORDER BY timestamp DESC
340 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '948' ORDER BY timestamp DESC
341 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1415' ORDER BY timestamp DESC
342 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1135' ORDER BY timestamp DESC
343 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1114' ORDER BY timestamp DESC
344 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1684' ORDER BY timestamp DESC
345 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '930' ORDER BY timestamp DESC
346 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '924' ORDER BY timestamp DESC
347 0.0011 0.0010910034179688
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
348 0.0008 0.00077199935913086
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
349 0.0003 0.00027608871459961
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
350 0.0124 0.012434959411621
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
351 0.0012 0.0011861324310303
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
352 0.0004 0.00039982795715332
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
353 0.0004 0.00043106079101562
SELECT * FROM products WHERE id = 1626
354 0.0003 0.0002589225769043
SELECT * FROM products WHERE id = 4041
355 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = 4312
356 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = 777
357 0.0003 0.00030303001403809
SELECT * FROM products WHERE id = 3881
358 0.0003 0.00027990341186523
SELECT * FROM products WHERE id = 4213
359 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '1626'
360 0.0004 0.00036883354187012
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
361 0.0005 0.00047492980957031
SELECT * FROM product_image_select WHERE product_id = '1626'
362 0.0006 0.00063991546630859
SELECT * FROM productcustomimages WHERE product_id = '1626'
363 0.0011 0.0011358261108398
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
364 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4041'
368 0.0003 0.00033879280090332
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
369 0.0005 0.00050711631774902
SELECT * FROM product_image_select WHERE product_id = '4041'
370 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '4041'
371 0.0007 0.00072598457336426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
372 0.0003 0.00034284591674805
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0004 0.00041508674621582
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.00041484832763672
SELECT * FROM products WHERE id = '4312'
376 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
377 0.0005 0.00045418739318848
SELECT * FROM product_image_select WHERE product_id = '4312'
378 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4312'
379 0.0007 0.00073909759521484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
380 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00030708312988281
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '777'
384 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
385 0.0004 0.0004417896270752
SELECT * FROM product_image_select WHERE product_id = '777'
386 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '777'
387 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
388 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '3881'
392 0.0004 0.00038814544677734
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
393 0.0005 0.00052094459533691
SELECT * FROM product_image_select WHERE product_id = '3881'
394 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '3881'
395 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
396 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
397 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
398 0.0003 0.0002901554107666
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
399 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '4213'
400 0.0004 0.00040984153747559
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
401 0.0005 0.00049090385437012
SELECT * FROM product_image_select WHERE product_id = '4213'
402 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4213'
403 0.0007 0.00070095062255859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
404 0.0003 0.00029587745666504
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
405 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
406 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
407 0.0013 0.0013480186462402
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
408 0.0005 0.00048995018005371
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
409 0.0018 0.0018439292907715
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
410 0.0014 0.0013599395751953
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
411 0.0004 0.00038504600524902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
412 0.0004 0.00043487548828125
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
413 0.0004 0.00040793418884277
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'